3.18.71 \(\int \frac {\sqrt [6]{a+b x}}{(c+d x)^{17/6}} \, dx\) [1771]

Optimal. Leaf size=82 \[ \frac {6 b (a+b x)^{7/6} \left (\frac {b (c+d x)}{b c-a d}\right )^{5/6} \, _2F_1\left (\frac {7}{6},\frac {17}{6};\frac {13}{6};-\frac {d (a+b x)}{b c-a d}\right )}{7 (b c-a d)^2 (c+d x)^{5/6}} \]

[Out]

6/7*b*(b*x+a)^(7/6)*(b*(d*x+c)/(-a*d+b*c))^(5/6)*hypergeom([7/6, 17/6],[13/6],-d*(b*x+a)/(-a*d+b*c))/(-a*d+b*c
)^2/(d*x+c)^(5/6)

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 82, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {72, 71} \begin {gather*} \frac {6 b (a+b x)^{7/6} \left (\frac {b (c+d x)}{b c-a d}\right )^{5/6} \, _2F_1\left (\frac {7}{6},\frac {17}{6};\frac {13}{6};-\frac {d (a+b x)}{b c-a d}\right )}{7 (c+d x)^{5/6} (b c-a d)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x)^(1/6)/(c + d*x)^(17/6),x]

[Out]

(6*b*(a + b*x)^(7/6)*((b*(c + d*x))/(b*c - a*d))^(5/6)*Hypergeometric2F1[7/6, 17/6, 13/6, -((d*(a + b*x))/(b*c
 - a*d))])/(7*(b*c - a*d)^2*(c + d*x)^(5/6))

Rule 71

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)/(b*(m + 1)*(b/(b*c
 - a*d))^n))*Hypergeometric2F1[-n, m + 1, m + 2, (-d)*((a + b*x)/(b*c - a*d))], x] /; FreeQ[{a, b, c, d, m, n}
, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] && GtQ[b/(b*c - a*d), 0] && (RationalQ[m] ||  !(Ra
tionalQ[n] && GtQ[-d/(b*c - a*d), 0]))

Rule 72

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_), x_Symbol] :> Dist[(c + d*x)^FracPart[n]/((b/(b*c - a*d)
)^IntPart[n]*(b*((c + d*x)/(b*c - a*d)))^FracPart[n]), Int[(a + b*x)^m*Simp[b*(c/(b*c - a*d)) + b*d*(x/(b*c -
a*d)), x]^n, x], x] /; FreeQ[{a, b, c, d, m, n}, x] && NeQ[b*c - a*d, 0] &&  !IntegerQ[m] &&  !IntegerQ[n] &&
(RationalQ[m] ||  !SimplerQ[n + 1, m + 1])

Rubi steps

\begin {align*} \int \frac {\sqrt [6]{a+b x}}{(c+d x)^{17/6}} \, dx &=\frac {\left (b^2 \left (\frac {b (c+d x)}{b c-a d}\right )^{5/6}\right ) \int \frac {\sqrt [6]{a+b x}}{\left (\frac {b c}{b c-a d}+\frac {b d x}{b c-a d}\right )^{17/6}} \, dx}{(b c-a d)^2 (c+d x)^{5/6}}\\ &=\frac {6 b (a+b x)^{7/6} \left (\frac {b (c+d x)}{b c-a d}\right )^{5/6} \, _2F_1\left (\frac {7}{6},\frac {17}{6};\frac {13}{6};-\frac {d (a+b x)}{b c-a d}\right )}{7 (b c-a d)^2 (c+d x)^{5/6}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 10.05, size = 81, normalized size = 0.99 \begin {gather*} \frac {6 b (a+b x)^{7/6} \left (\frac {b (c+d x)}{b c-a d}\right )^{5/6} \, _2F_1\left (\frac {7}{6},\frac {17}{6};\frac {13}{6};\frac {d (a+b x)}{-b c+a d}\right )}{7 (b c-a d)^2 (c+d x)^{5/6}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x)^(1/6)/(c + d*x)^(17/6),x]

[Out]

(6*b*(a + b*x)^(7/6)*((b*(c + d*x))/(b*c - a*d))^(5/6)*Hypergeometric2F1[7/6, 17/6, 13/6, (d*(a + b*x))/(-(b*c
) + a*d)])/(7*(b*c - a*d)^2*(c + d*x)^(5/6))

________________________________________________________________________________________

Maple [F]
time = 0.06, size = 0, normalized size = 0.00 \[\int \frac {\left (b x +a \right )^{\frac {1}{6}}}{\left (d x +c \right )^{\frac {17}{6}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^(1/6)/(d*x+c)^(17/6),x)

[Out]

int((b*x+a)^(1/6)/(d*x+c)^(17/6),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/6)/(d*x+c)^(17/6),x, algorithm="maxima")

[Out]

integrate((b*x + a)^(1/6)/(d*x + c)^(17/6), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/6)/(d*x+c)^(17/6),x, algorithm="fricas")

[Out]

integral((b*x + a)^(1/6)*(d*x + c)^(1/6)/(d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3), x)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**(1/6)/(d*x+c)**(17/6),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 4061 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/6)/(d*x+c)^(17/6),x, algorithm="giac")

[Out]

integrate((b*x + a)^(1/6)/(d*x + c)^(17/6), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (a+b\,x\right )}^{1/6}}{{\left (c+d\,x\right )}^{17/6}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x)^(1/6)/(c + d*x)^(17/6),x)

[Out]

int((a + b*x)^(1/6)/(c + d*x)^(17/6), x)

________________________________________________________________________________________